2026-09-21 01:29:27,006 [ 372267 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-09-21 01:29:27,006 [ 372267 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-09-21 01:29:27,006 [ 372267 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-09-21 01:29:27,006 [ 372267 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_e63b9k --privileged --dns-search='.' --memory=30709039104 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests test_send_crash_reports/test.py::test_send_segfault test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default test_session_log/test.py::test_grpc_session test_session_log/test.py::test_mysql_session test_session_log/test.py::test_parallel_sessions test_session_log/test.py::test_postgres_session test_settings_from_server/test.py::test_settings_from_server test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile test_settings_profile/test.py::test_settings_aliases test_settings_profile/test.py::test_settings_from_granted_role test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types test_storage_nats/test.py::test_block_based_formats_1 test_storage_nats/test.py::test_block_based_formats_2 test_storage_nats/test.py::test_format_with_prefix_and_suffix test_storage_nats/test.py::test_hiding_credentials test_storage_nats/test.py::test_max_rows_per_message test_storage_nats/test.py::test_nats_bad_args test_storage_nats/test.py::test_nats_big_message test_storage_nats/test.py::test_nats_csv_with_delimiter test_storage_nats/test.py::test_nats_drop_mv test_storage_nats/test.py::test_nats_format_factory_settings test_storage_nats/test.py::test_nats_insert test_storage_nats/test.py::test_nats_json_without_delimiter test_storage_nats/test.py::test_nats_macros test_storage_nats/test.py::test_nats_many_consumers_to_each_queue test_storage_nats/test.py::test_nats_many_inserts test_storage_nats/test.py::test_nats_many_materialized_views test_storage_nats/test.py::test_nats_many_subjects_insert_right test_storage_nats/test.py::test_nats_many_subjects_insert_wrong test_storage_nats/test.py::test_nats_materialized_view test_storage_nats/test.py::test_nats_materialized_view_with_subquery test_storage_nats/test.py::test_nats_mv_combo test_storage_nats/test.py::test_nats_no_connection_at_startup_1 test_storage_nats/test.py::test_nats_no_connection_at_startup_2 test_storage_nats/test.py::test_nats_overloaded_insert test_storage_nats/test.py::test_nats_predefined_configuration test_storage_nats/test.py::test_nats_protobuf test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write test_storage_nats/test.py::test_nats_select test_storage_nats/test.py::test_nats_select_empty test_storage_nats/test.py::test_nats_tsv_with_delimiter test_storage_nats/test.py::test_nats_virtual_column test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view test_storage_nats/test.py::test_row_based_formats test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_store_cleanup/test.py::test_store_cleanup test_system_clusters_actual_information/test.py::test test_table_function_mongodb/test.py::test_auth_source test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_incorrect_data_type test_table_function_mongodb/test.py::test_missing_columns test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_oid test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri test_truncate_database/test_replicated.py::test_truncate_database_replicated test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment test_wrong_db_or_table_name/test.py::test_database_engine_name test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name test_wrong_db_or_table_name/test.py::test_wrong_database_name test_wrong_db_or_table_name/test.py::test_wrong_table_name -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [83 items] scheduling tests via LoadFileScheduling test_table_function_mongodb/test.py::test_auth_source test_settings_profile/test.py::test_allow_ddl test_server_initialization/test.py::test_partially_dropped_tables test_storage_nats/test.py::test_block_based_formats_1 test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_session_log/test.py::test_grpc_session test_wrong_db_or_table_name/test.py::test_database_engine_name test_unambiguous_alter_commands/test.py::test_alter test_storage_hudi/test.py::test_multiple_hudi_files test_userspace_page_cache/test.py::test_basics [gw9] [ 1%] PASSED test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command [gw9] [ 2%] PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command [gw2] [ 3%] PASSED test_wrong_db_or_table_name/test.py::test_database_engine_name test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name [gw6] [ 4%] PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config [gw1] [ 6%] PASSED test_settings_profile/test.py::test_allow_ddl [gw6] [ 7%] PASSED test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config [gw2] [ 8%] PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name [gw6] [ 9%] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config test_settings_profile/test.py::test_allow_introspection [gw2] [ 10%] PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name test_wrong_db_or_table_name/test.py::test_wrong_database_name test_settings_from_server/test.py::test_settings_from_server [gw2] [ 12%] PASSED test_wrong_db_or_table_name/test.py::test_wrong_database_name test_wrong_db_or_table_name/test.py::test_wrong_table_name [gw5] [ 13%] PASSED test_session_log/test.py::test_grpc_session test_session_log/test.py::test_mysql_session test_system_clusters_actual_information/test.py::test [gw2] [ 14%] PASSED test_wrong_db_or_table_name/test.py::test_wrong_table_name [gw1] [ 15%] PASSED test_settings_profile/test.py::test_allow_introspection [gw3] [ 16%] PASSED test_storage_nats/test.py::test_block_based_formats_1 test_settings_profile/test.py::test_alter_and_drop test_storage_nats/test.py::test_block_based_formats_2 [gw5] [ 18%] PASSED test_session_log/test.py::test_mysql_session test_session_log/test.py::test_parallel_sessions [gw1] [ 19%] PASSED test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly [gw5] [ 20%] PASSED test_session_log/test.py::test_parallel_sessions test_session_log/test.py::test_postgres_session [gw8] [ 21%] PASSED test_userspace_page_cache/test.py::test_basics test_userspace_page_cache/test.py::test_size_adjustment [gw8] [ 22%] SKIPPED test_userspace_page_cache/test.py::test_size_adjustment [gw1] [ 24%] PASSED test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only [gw5] [ 25%] PASSED test_session_log/test.py::test_postgres_session [gw1] [ 26%] PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles [gw7] [ 27%] PASSED test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default [gw9] [ 28%] PASSED test_settings_from_server/test.py::test_settings_from_server [gw1] [ 30%] PASSED test_settings_profile/test.py::test_function_current_profiles [gw7] [ 31%] PASSED test_server_initialization/test.py::test_sophisticated_default [gw0] [ 32%] PASSED test_table_function_mongodb/test.py::test_auth_source test_table_function_mongodb/test.py::test_complex_data_type test_settings_profile/test.py::test_inheritance test_send_crash_reports/test.py::test_send_segfault [gw0] [ 33%] PASSED test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_incorrect_data_type [gw0] [ 34%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type test_table_function_mongodb/test.py::test_missing_columns [gw0] [ 36%] PASSED test_table_function_mongodb/test.py::test_missing_columns test_table_function_mongodb/test.py::test_no_credentials [gw0] [ 37%] PASSED test_table_function_mongodb/test.py::test_no_credentials test_table_function_mongodb/test.py::test_oid [gw1] [ 38%] PASSED test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile [gw1] [ 39%] PASSED test_settings_profile/test.py::test_set_profile test_store_cleanup/test.py::test_store_cleanup test_settings_profile/test.py::test_settings_aliases [gw3] [ 40%] PASSED test_storage_nats/test.py::test_block_based_formats_2 [gw1] [ 42%] PASSED test_settings_profile/test.py::test_settings_aliases test_storage_nats/test.py::test_format_with_prefix_and_suffix test_settings_profile/test.py::test_settings_from_granted_role [gw3] [ 43%] PASSED test_storage_nats/test.py::test_format_with_prefix_and_suffix test_storage_nats/test.py::test_hiding_credentials [gw3] [ 44%] PASSED test_storage_nats/test.py::test_hiding_credentials [gw0] [ 45%] PASSED test_table_function_mongodb/test.py::test_oid test_table_function_mongodb/test.py::test_secure_connection test_storage_nats/test.py::test_max_rows_per_message [gw0] [ 46%] PASSED test_table_function_mongodb/test.py::test_secure_connection test_table_function_mongodb/test.py::test_secure_connection_uri [gw0] [ 48%] PASSED test_table_function_mongodb/test.py::test_secure_connection_uri test_table_function_mongodb/test.py::test_secure_connection_with_validation [gw0] [ 49%] PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation test_table_function_mongodb/test.py::test_simple_select [gw3] [ 50%] PASSED test_storage_nats/test.py::test_max_rows_per_message test_storage_nats/test.py::test_nats_bad_args [gw1] [ 51%] PASSED test_settings_profile/test.py::test_settings_from_granted_role [gw0] [ 53%] PASSED test_table_function_mongodb/test.py::test_simple_select test_table_function_mongodb/test.py::test_simple_select_uri [gw3] [ 54%] PASSED test_storage_nats/test.py::test_nats_bad_args test_settings_profile/test.py::test_show_profiles test_storage_nats/test.py::test_nats_big_message [gw7] [ 55%] SKIPPED test_send_crash_reports/test.py::test_send_segfault [gw0] [ 56%] PASSED test_table_function_mongodb/test.py::test_simple_select_uri [gw3] [ 57%] PASSED test_storage_nats/test.py::test_nats_big_message test_storage_nats/test.py::test_nats_csv_with_delimiter [gw1] [ 59%] PASSED test_settings_profile/test.py::test_show_profiles test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_settings_profile/test.py::test_smoke [gw1] [ 60%] PASSED test_settings_profile/test.py::test_smoke [gw3] [ 61%] PASSED test_storage_nats/test.py::test_nats_csv_with_delimiter test_storage_nats/test.py::test_nats_drop_mv [gw8] [ 62%] PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list [gw3] [ 63%] PASSED test_storage_nats/test.py::test_nats_drop_mv test_storage_nats/test.py::test_nats_format_factory_settings [gw3] [ 65%] PASSED test_storage_nats/test.py::test_nats_format_factory_settings test_storage_nats/test.py::test_nats_insert [gw3] [ 66%] PASSED test_storage_nats/test.py::test_nats_insert test_storage_nats/test.py::test_nats_json_without_delimiter [gw3] [ 67%] PASSED test_storage_nats/test.py::test_nats_json_without_delimiter test_storage_nats/test.py::test_nats_macros [gw3] [ 68%] PASSED test_storage_nats/test.py::test_nats_macros test_storage_nats/test.py::test_nats_many_consumers_to_each_queue [gw3] [ 69%] PASSED test_storage_nats/test.py::test_nats_many_consumers_to_each_queue test_storage_nats/test.py::test_nats_many_inserts [gw3] [ 71%] PASSED test_storage_nats/test.py::test_nats_many_inserts test_storage_nats/test.py::test_nats_many_materialized_views [gw3] [ 72%] PASSED test_storage_nats/test.py::test_nats_many_materialized_views test_storage_nats/test.py::test_nats_many_subjects_insert_right [gw3] [ 73%] PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_right test_storage_nats/test.py::test_nats_many_subjects_insert_wrong [gw3] [ 74%] PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_wrong test_storage_nats/test.py::test_nats_materialized_view [gw3] [ 75%] PASSED test_storage_nats/test.py::test_nats_materialized_view test_storage_nats/test.py::test_nats_materialized_view_with_subquery [gw3] [ 77%] PASSED test_storage_nats/test.py::test_nats_materialized_view_with_subquery test_storage_nats/test.py::test_nats_mv_combo [gw9] [ 78%] PASSED test_store_cleanup/test.py::test_store_cleanup [gw4] [ 79%] PASSED test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file [gw3] [ 80%] PASSED test_storage_nats/test.py::test_nats_mv_combo test_storage_nats/test.py::test_nats_no_connection_at_startup_1 [gw4] [ 81%] PASSED test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types [gw4] [ 83%] PASSED test_storage_hudi/test.py::test_types [gw3] [ 84%] PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_1 test_storage_nats/test.py::test_nats_no_connection_at_startup_2 [gw3] [ 85%] PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_2 test_storage_nats/test.py::test_nats_overloaded_insert [gw6] [ 86%] PASSED test_system_clusters_actual_information/test.py::test test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw3] [ 87%] PASSED test_storage_nats/test.py::test_nats_overloaded_insert test_storage_nats/test.py::test_nats_predefined_configuration [gw3] [ 89%] PASSED test_storage_nats/test.py::test_nats_predefined_configuration test_storage_nats/test.py::test_nats_protobuf [gw3] [ 90%] PASSED test_storage_nats/test.py::test_nats_protobuf test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write [gw3] [ 91%] PASSED test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write test_storage_nats/test.py::test_nats_select [gw6] [ 92%] PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated [gw3] [ 93%] PASSED test_storage_nats/test.py::test_nats_select test_storage_nats/test.py::test_nats_select_empty [gw3] [ 95%] PASSED test_storage_nats/test.py::test_nats_select_empty test_storage_nats/test.py::test_nats_tsv_with_delimiter [gw3] [ 96%] PASSED test_storage_nats/test.py::test_nats_tsv_with_delimiter test_storage_nats/test.py::test_nats_virtual_column [gw3] [ 97%] PASSED test_storage_nats/test.py::test_nats_virtual_column test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view [gw3] [ 98%] PASSED test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view test_storage_nats/test.py::test_row_based_formats [gw3] [100%] PASSED test_storage_nats/test.py::test_row_based_formats =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_auth_source /ClickHouse/tests/integration/test_table_function_mongodb/test.py:368: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb/test.py::test_complex_data_type /ClickHouse/tests/integration/test_table_function_mongodb/test.py:125: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_complex_data_type test_table_function_mongodb/test.py::test_secure_connection /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_incorrect_data_type /ClickHouse/tests/integration/test_table_function_mongodb/test.py:182: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_missing_columns /ClickHouse/tests/integration/test_table_function_mongodb/test.py:404: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection /ClickHouse/tests/integration/test_table_function_mongodb/test.py:202: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:296: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_secure_connection_with_validation /ClickHouse/tests/integration/test_table_function_mongodb/test.py:271: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_simple_select /ClickHouse/tests/integration/test_table_function_mongodb/test.py:47: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) test_table_function_mongodb/test.py::test_simple_select_uri /ClickHouse/tests/integration/test_table_function_mongodb/test.py:86: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", mongo_pass) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 120.27s call test_system_clusters_actual_information/test.py::test 112.88s call test_storage_hudi/test.py::test_multiple_hudi_files 71.48s call test_store_cleanup/test.py::test_store_cleanup 35.01s call test_storage_nats/test.py::test_row_based_formats 31.44s setup test_table_function_mongodb/test.py::test_auth_source 30.20s setup test_server_initialization/test.py::test_partially_dropped_tables 22.17s teardown test_storage_hudi/test.py::test_types 21.86s teardown test_userspace_page_cache/test.py::test_size_adjustment 21.52s teardown test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 20.52s call test_storage_nats/test.py::test_nats_mv_combo 19.81s setup test_truncate_database/test_replicated.py::test_truncate_database_replicated 19.50s setup test_storage_nats/test.py::test_block_based_formats_1 16.55s setup test_session_log/test.py::test_grpc_session 16.45s setup test_userspace_page_cache/test.py::test_basics 15.52s call test_storage_nats/test.py::test_block_based_formats_2 15.48s setup test_storage_hudi/test.py::test_multiple_hudi_files 15.05s setup test_system_clusters_actual_information/test.py::test 14.98s call test_storage_nats/test.py::test_nats_overloaded_insert 14.92s call test_storage_nats/test.py::test_nats_many_consumers_to_each_queue 14.83s setup test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 14.83s setup test_user_grants_from_config/test.py::test_allow_read_from_system_tables 14.18s setup test_wrong_db_or_table_name/test.py::test_database_engine_name 13.84s setup test_settings_profile/test.py::test_allow_ddl 13.82s call test_storage_nats/test.py::test_nats_no_connection_at_startup_2 13.73s call test_storage_nats/test.py::test_nats_csv_with_delimiter 13.01s setup test_send_crash_reports/test.py::test_send_segfault 12.96s setup test_unambiguous_alter_commands/test.py::test_alter 12.82s call test_storage_nats/test.py::test_nats_select 12.44s call test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write 10.51s call test_storage_nats/test.py::test_nats_no_connection_at_startup_1 9.86s setup test_store_cleanup/test.py::test_store_cleanup 9.24s teardown test_system_clusters_actual_information/test.py::test 9.12s setup test_settings_from_server/test.py::test_settings_from_server 8.58s call test_userspace_page_cache/test.py::test_basics 7.52s call test_table_function_mongodb/test.py::test_oid 7.00s call test_storage_nats/test.py::test_nats_many_inserts 6.67s call test_settings_profile/test.py::test_settings_from_granted_role 6.51s call test_settings_profile/test.py::test_smoke 6.33s teardown test_truncate_database/test_replicated.py::test_truncate_database_replicated 4.94s teardown test_settings_from_server/test.py::test_settings_from_server 4.29s call test_settings_from_server/test.py::test_settings_from_server 4.27s teardown test_settings_profile/test.py::test_smoke 4.26s teardown test_session_log/test.py::test_postgres_session 4.25s teardown test_storage_nats/test.py::test_row_based_formats 4.24s call test_settings_profile/test.py::test_allow_introspection 4.10s teardown test_send_crash_reports/test.py::test_send_segfault 3.88s teardown test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 3.79s call test_storage_hudi/test.py::test_types 3.68s teardown test_wrong_db_or_table_name/test.py::test_wrong_table_name 3.58s call test_session_log/test.py::test_parallel_sessions 3.57s teardown test_table_function_mongodb/test.py::test_simple_select_uri 3.37s call test_storage_nats/test.py::test_nats_virtual_column 3.36s call test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view 3.35s teardown test_user_grants_from_config/test.py::test_user_grants_from_config 3.10s call test_storage_hudi/test.py::test_single_hudi_file 2.82s call test_truncate_database/test_replicated.py::test_truncate_database_replicated 2.82s call test_session_log/test.py::test_postgres_session 2.68s call test_settings_profile/test.py::test_alter_and_drop 2.65s call test_session_log/test.py::test_grpc_session 2.52s call test_settings_profile/test.py::test_inheritance 2.20s call test_settings_profile/test.py::test_function_current_profiles 2.19s call test_settings_profile/test.py::test_changeable_in_readonly 2.18s call test_storage_nats/test.py::test_max_rows_per_message 2.17s call test_settings_profile/test.py::test_show_profiles 2.17s call test_session_log/test.py::test_mysql_session 2.06s call test_storage_nats/test.py::test_nats_format_factory_settings 2.06s call test_storage_nats/test.py::test_nats_drop_mv 1.94s call test_storage_nats/test.py::test_nats_json_without_delimiter 1.72s call test_storage_nats/test.py::test_nats_many_subjects_insert_wrong 1.72s call test_settings_profile/test.py::test_allow_ddl 1.70s call test_storage_nats/test.py::test_format_with_prefix_and_suffix 1.70s call test_storage_nats/test.py::test_nats_insert 1.66s call test_storage_nats/test.py::test_nats_macros 1.65s call test_storage_nats/test.py::test_nats_many_subjects_insert_right 1.57s call test_storage_nats/test.py::test_nats_many_materialized_views 1.49s call test_storage_nats/test.py::test_block_based_formats_1 1.44s call test_wrong_db_or_table_name/test.py::test_wrong_table_name 1.31s teardown test_server_initialization/test.py::test_sophisticated_default 1.25s call test_storage_nats/test.py::test_hiding_credentials 1.23s call test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 1.18s call test_table_function_mongodb/test.py::test_simple_select 1.15s call test_storage_nats/test.py::test_nats_materialized_view 1.14s teardown test_store_cleanup/test.py::test_store_cleanup 1.13s call test_table_function_mongodb/test.py::test_secure_connection_uri 1.11s call test_table_function_mongodb/test.py::test_simple_select_uri 1.08s call test_table_function_mongodb/test.py::test_secure_connection 1.02s call test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 1.02s call test_wrong_db_or_table_name/test.py::test_wrong_database_name 1.01s call test_storage_nats/test.py::test_nats_big_message 0.97s call test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.97s call test_wrong_db_or_table_name/test.py::test_database_engine_name 0.96s call test_storage_nats/test.py::test_nats_protobuf 0.94s call test_storage_nats/test.py::test_nats_tsv_with_delimiter 0.93s call test_storage_nats/test.py::test_nats_materialized_view_with_subquery 0.90s call test_table_function_mongodb/test.py::test_complex_data_type 0.89s call test_settings_profile/test.py::test_settings_aliases 0.85s teardown test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.80s teardown test_settings_profile/test.py::test_changeable_in_readonly 0.80s call test_userspace_page_cache/test.py::test_size_adjustment 0.80s teardown test_settings_profile/test.py::test_function_current_profiles 0.76s call test_storage_nats/test.py::test_nats_predefined_configuration 0.71s call test_table_function_mongodb/test.py::test_auth_source 0.70s teardown test_settings_profile/test.py::test_inheritance 0.68s call test_server_initialization/test.py::test_partially_dropped_tables 0.67s teardown test_settings_profile/test.py::test_allow_ddl 0.65s teardown test_settings_profile/test.py::test_settings_from_granted_role 0.65s teardown test_settings_profile/test.py::test_alter_and_drop 0.65s teardown test_settings_profile/test.py::test_allow_introspection 0.65s teardown test_settings_profile/test.py::test_settings_aliases 0.65s teardown test_settings_profile/test.py::test_show_profiles 0.65s teardown test_settings_profile/test.py::test_set_profile 0.63s call test_server_initialization/test.py::test_sophisticated_default 0.54s call test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 0.53s call test_user_grants_from_config/test.py::test_user_grants_from_config 0.48s setup test_storage_nats/test.py::test_nats_no_connection_at_startup_2 0.48s setup test_storage_nats/test.py::test_nats_bad_args 0.48s setup test_storage_nats/test.py::test_nats_many_inserts 0.48s call test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.43s setup test_storage_nats/test.py::test_nats_materialized_view_with_subquery 0.43s setup test_storage_nats/test.py::test_nats_big_message 0.43s setup test_storage_nats/test.py::test_nats_virtual_column 0.43s call test_send_crash_reports/test.py::test_send_segfault 0.43s setup test_storage_nats/test.py::test_nats_predefined_configuration 0.43s setup test_storage_nats/test.py::test_row_based_formats 0.43s setup test_storage_nats/test.py::test_nats_many_materialized_views 0.43s setup test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view 0.43s setup test_storage_nats/test.py::test_nats_tsv_with_delimiter 0.43s setup test_storage_nats/test.py::test_nats_protobuf 0.43s setup test_storage_nats/test.py::test_nats_overloaded_insert 0.43s call test_storage_nats/test.py::test_nats_select_empty 0.43s setup test_storage_nats/test.py::test_format_with_prefix_and_suffix 0.43s setup test_storage_nats/test.py::test_nats_select_empty 0.43s setup test_storage_nats/test.py::test_block_based_formats_2 0.43s setup test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write 0.43s setup test_storage_nats/test.py::test_nats_mv_combo 0.43s setup test_storage_nats/test.py::test_nats_csv_with_delimiter 0.43s setup test_storage_nats/test.py::test_nats_json_without_delimiter 0.43s setup test_storage_nats/test.py::test_nats_materialized_view 0.43s setup test_storage_nats/test.py::test_nats_many_consumers_to_each_queue 0.43s setup test_storage_nats/test.py::test_max_rows_per_message 0.43s setup test_storage_nats/test.py::test_nats_select 0.43s setup test_storage_nats/test.py::test_nats_macros 0.43s setup test_storage_nats/test.py::test_nats_many_subjects_insert_wrong 0.43s setup test_storage_nats/test.py::test_nats_no_connection_at_startup_1 0.43s setup test_storage_nats/test.py::test_nats_many_subjects_insert_right 0.43s setup test_storage_nats/test.py::test_nats_insert 0.43s setup test_storage_nats/test.py::test_nats_drop_mv 0.43s setup test_storage_nats/test.py::test_hiding_credentials 0.38s setup test_storage_nats/test.py::test_nats_format_factory_settings 0.37s teardown test_storage_nats/test.py::test_nats_big_message 0.37s call test_unambiguous_alter_commands/test.py::test_alter 0.37s call test_table_function_mongodb/test.py::test_missing_columns 0.32s call test_table_function_mongodb/test.py::test_incorrect_data_type 0.28s call test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.28s call test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.27s call test_settings_profile/test.py::test_set_profile 0.27s call test_user_grants_from_config/test.py::test_role_grants_from_config 0.27s call test_storage_nats/test.py::test_nats_bad_args 0.23s call test_table_function_mongodb/test.py::test_no_credentials 0.22s teardown test_storage_nats/test.py::test_max_rows_per_message 0.22s teardown test_storage_nats/test.py::test_nats_mv_combo 0.22s teardown test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view 0.22s teardown test_storage_nats/test.py::test_nats_overloaded_insert 0.22s teardown test_storage_nats/test.py::test_nats_no_connection_at_startup_1 0.22s teardown test_storage_nats/test.py::test_nats_virtual_column 0.22s teardown test_storage_nats/test.py::test_nats_tsv_with_delimiter 0.22s teardown test_storage_nats/test.py::test_nats_no_connection_at_startup_2 0.22s teardown test_storage_nats/test.py::test_block_based_formats_1 0.22s teardown test_storage_nats/test.py::test_nats_many_consumers_to_each_queue 0.22s teardown test_storage_nats/test.py::test_nats_predefined_configuration 0.22s teardown test_storage_nats/test.py::test_nats_materialized_view 0.22s teardown test_storage_nats/test.py::test_nats_select 0.22s teardown test_storage_nats/test.py::test_nats_protobuf 0.22s teardown test_storage_nats/test.py::test_block_based_formats_2 0.22s teardown test_storage_nats/test.py::test_nats_many_inserts 0.22s teardown test_storage_nats/test.py::test_nats_format_factory_settings 0.22s teardown test_storage_nats/test.py::test_format_with_prefix_and_suffix 0.22s teardown test_storage_nats/test.py::test_hiding_credentials 0.22s teardown test_storage_nats/test.py::test_nats_select_empty 0.22s teardown test_storage_nats/test.py::test_nats_macros 0.22s teardown test_storage_nats/test.py::test_nats_csv_with_delimiter 0.22s teardown test_storage_nats/test.py::test_nats_insert 0.22s teardown test_storage_nats/test.py::test_nats_many_subjects_insert_right 0.22s teardown test_storage_nats/test.py::test_nats_bad_args 0.22s teardown test_storage_nats/test.py::test_nats_many_materialized_views 0.22s teardown test_storage_nats/test.py::test_nats_drop_mv 0.22s teardown test_storage_nats/test.py::test_nats_materialized_view_with_subquery 0.17s teardown test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write 0.17s teardown test_storage_nats/test.py::test_nats_many_subjects_insert_wrong 0.17s teardown test_storage_nats/test.py::test_nats_json_without_delimiter 0.00s teardown test_storage_hudi/test.py::test_multiple_hudi_files 0.00s setup test_settings_profile/test.py::test_show_profiles 0.00s setup test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.00s setup test_settings_profile/test.py::test_smoke 0.00s setup test_settings_profile/test.py::test_settings_aliases 0.00s setup test_settings_profile/test.py::test_allow_introspection 0.00s teardown test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 0.00s teardown test_server_initialization/test.py::test_partially_dropped_tables 0.00s setup test_settings_profile/test.py::test_function_current_profiles 0.00s setup test_settings_profile/test.py::test_set_profile 0.00s setup test_table_function_mongodb/test.py::test_incorrect_data_type 0.00s setup test_settings_profile/test.py::test_settings_from_granted_role 0.00s teardown test_userspace_page_cache/test.py::test_basics 0.00s setup test_settings_profile/test.py::test_inheritance 0.00s teardown test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.00s setup test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.00s teardown test_session_log/test.py::test_parallel_sessions 0.00s setup test_table_function_mongodb/test.py::test_simple_select 0.00s setup test_table_function_mongodb/test.py::test_missing_columns 0.00s setup test_table_function_mongodb/test.py::test_no_credentials 0.00s setup test_settings_profile/test.py::test_alter_and_drop 0.00s setup test_storage_hudi/test.py::test_types 0.00s teardown test_wrong_db_or_table_name/test.py::test_database_engine_name 0.00s setup test_settings_profile/test.py::test_changeable_in_readonly 0.00s setup test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_storage_hudi/test.py::test_single_hudi_file 0.00s setup test_table_function_mongodb/test.py::test_oid 0.00s teardown test_table_function_mongodb/test.py::test_incorrect_data_type 0.00s setup test_user_grants_from_config/test.py::test_user_grants_from_config 0.00s teardown test_table_function_mongodb/test.py::test_auth_source 0.00s setup test_session_log/test.py::test_parallel_sessions 0.00s teardown test_storage_hudi/test.py::test_single_hudi_file 0.00s teardown test_table_function_mongodb/test.py::test_complex_data_type 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials 0.00s setup test_userspace_page_cache/test.py::test_size_adjustment 0.00s setup test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s setup test_server_initialization/test.py::test_sophisticated_default 0.00s teardown test_unambiguous_alter_commands/test.py::test_alter 0.00s teardown test_session_log/test.py::test_mysql_session 0.00s setup test_table_function_mongodb/test.py::test_complex_data_type 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_with_validation 0.00s setup test_wrong_db_or_table_name/test.py::test_wrong_table_name 0.00s setup test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s setup test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection_uri 0.00s setup test_wrong_db_or_table_name/test.py::test_wrong_database_name 0.00s setup test_session_log/test.py::test_postgres_session 0.00s teardown test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.00s teardown test_table_function_mongodb/test.py::test_missing_columns 0.00s setup test_table_function_mongodb/test.py::test_secure_connection 0.00s teardown test_wrong_db_or_table_name/test.py::test_wrong_database_name 0.00s setup test_session_log/test.py::test_mysql_session 0.00s setup test_table_function_mongodb/test.py::test_simple_select_uri 0.00s teardown test_session_log/test.py::test_grpc_session 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection 0.00s teardown test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s teardown test_table_function_mongodb/test.py::test_oid 0.00s teardown test_table_function_mongodb/test.py::test_simple_select =========================== short test summary info ============================ PASSED test_unambiguous_alter_commands/test.py::test_alter PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command PASSED test_wrong_db_or_table_name/test.py::test_database_engine_name PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables PASSED test_settings_profile/test.py::test_allow_ddl PASSED test_user_grants_from_config/test.py::test_role_grants_from_config PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name PASSED test_user_grants_from_config/test.py::test_user_grants_from_config PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name PASSED test_wrong_db_or_table_name/test.py::test_wrong_database_name PASSED test_session_log/test.py::test_grpc_session PASSED test_wrong_db_or_table_name/test.py::test_wrong_table_name PASSED test_settings_profile/test.py::test_allow_introspection PASSED test_storage_nats/test.py::test_block_based_formats_1 PASSED test_session_log/test.py::test_mysql_session PASSED test_settings_profile/test.py::test_alter_and_drop PASSED test_session_log/test.py::test_parallel_sessions PASSED test_userspace_page_cache/test.py::test_basics PASSED test_settings_profile/test.py::test_changeable_in_readonly PASSED test_session_log/test.py::test_postgres_session PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only PASSED test_server_initialization/test.py::test_partially_dropped_tables PASSED test_settings_from_server/test.py::test_settings_from_server PASSED test_settings_profile/test.py::test_function_current_profiles PASSED test_server_initialization/test.py::test_sophisticated_default PASSED test_table_function_mongodb/test.py::test_auth_source PASSED test_table_function_mongodb/test.py::test_complex_data_type PASSED test_table_function_mongodb/test.py::test_incorrect_data_type PASSED test_table_function_mongodb/test.py::test_missing_columns PASSED test_table_function_mongodb/test.py::test_no_credentials PASSED test_settings_profile/test.py::test_inheritance PASSED test_settings_profile/test.py::test_set_profile PASSED test_storage_nats/test.py::test_block_based_formats_2 PASSED test_settings_profile/test.py::test_settings_aliases PASSED test_storage_nats/test.py::test_format_with_prefix_and_suffix PASSED test_storage_nats/test.py::test_hiding_credentials PASSED test_table_function_mongodb/test.py::test_oid PASSED test_table_function_mongodb/test.py::test_secure_connection PASSED test_table_function_mongodb/test.py::test_secure_connection_uri PASSED test_table_function_mongodb/test.py::test_secure_connection_with_validation PASSED test_storage_nats/test.py::test_max_rows_per_message PASSED test_settings_profile/test.py::test_settings_from_granted_role PASSED test_table_function_mongodb/test.py::test_simple_select PASSED test_storage_nats/test.py::test_nats_bad_args PASSED test_table_function_mongodb/test.py::test_simple_select_uri PASSED test_storage_nats/test.py::test_nats_big_message PASSED test_settings_profile/test.py::test_show_profiles PASSED test_settings_profile/test.py::test_smoke PASSED test_storage_nats/test.py::test_nats_csv_with_delimiter PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list PASSED test_storage_nats/test.py::test_nats_drop_mv PASSED test_storage_nats/test.py::test_nats_format_factory_settings PASSED test_storage_nats/test.py::test_nats_insert PASSED test_storage_nats/test.py::test_nats_json_without_delimiter PASSED test_storage_nats/test.py::test_nats_macros PASSED test_storage_nats/test.py::test_nats_many_consumers_to_each_queue PASSED test_storage_nats/test.py::test_nats_many_inserts PASSED test_storage_nats/test.py::test_nats_many_materialized_views PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_right PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_wrong PASSED test_storage_nats/test.py::test_nats_materialized_view PASSED test_storage_nats/test.py::test_nats_materialized_view_with_subquery PASSED test_store_cleanup/test.py::test_store_cleanup PASSED test_storage_hudi/test.py::test_multiple_hudi_files PASSED test_storage_nats/test.py::test_nats_mv_combo PASSED test_storage_hudi/test.py::test_single_hudi_file PASSED test_storage_hudi/test.py::test_types PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_1 PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_2 PASSED test_system_clusters_actual_information/test.py::test PASSED test_storage_nats/test.py::test_nats_overloaded_insert PASSED test_storage_nats/test.py::test_nats_predefined_configuration PASSED test_storage_nats/test.py::test_nats_protobuf PASSED test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write PASSED test_truncate_database/test_replicated.py::test_truncate_database_replicated PASSED test_storage_nats/test.py::test_nats_select PASSED test_storage_nats/test.py::test_nats_select_empty PASSED test_storage_nats/test.py::test_nats_tsv_with_delimiter PASSED test_storage_nats/test.py::test_nats_virtual_column PASSED test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view PASSED test_storage_nats/test.py::test_row_based_formats SKIPPED [1] test_userspace_page_cache/test.py:163: sanitizer build has higher memory consumption; also it is slow SKIPPED [1] test_send_crash_reports/test.py:46: doesn't fit in timeouts for stacktrace generation ============ 81 passed, 2 skipped, 11 warnings in 252.25s (0:04:12) ============